Skip to content

Fix incorrect use of likely macro in conditional#403

Merged
zpostfacto merged 1 commit intoValveSoftware:masterfrom
thouravi:master
Apr 22, 2026
Merged

Fix incorrect use of likely macro in conditional#403
zpostfacto merged 1 commit intoValveSoftware:masterfrom
thouravi:master

Conversation

@thouravi
Copy link
Copy Markdown
Contributor

Fixes a bug where likely was applied to a sub-expression instead of the full condition, causing incorrect comparison against its boolean result. Moves likely to wrap the complete condition.

@zpostfacto zpostfacto merged commit 903161c into ValveSoftware:master Apr 22, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants